Skip to content

Request patch 0.1.1 Python publication approval#152

Merged
docushell-dev merged 1 commit into
mainfrom
dev/0.1.1-python-publication-approval-request
Jun 24, 2026
Merged

Request patch 0.1.1 Python publication approval#152
docushell-dev merged 1 commit into
mainfrom
dev/0.1.1-python-publication-approval-request

Conversation

@docushell-dev

Copy link
Copy Markdown
Collaborator

Summary

  • add the patch 0.1.1 Python PyPI wheel publication approval-request validation record
  • bind the exact ethos-pdf==0.1.1 wheel candidate, source commit/tree, SHA256, metadata, and local install/import smoke
  • wire the new guard into release-candidate-prep while keeping PyPI upload and public installation wording blocked

Verification

  • python3 -m build --wheel --outdir
  • shasum -a 256 /ethos_pdf-0.1.1-py3-none-any.whl
  • local venv install/import smoke for ethos_pdf-0.1.1-py3-none-any.whl
  • python3 .github/scripts/test_patch_0_1_1_python_publication_approval_request.py
  • python3 .github/scripts/test_release_candidate_prep.py
  • python3 .github/scripts/test_python_public_api_policy.py
  • PYTHONPATH=python python3 -m unittest discover -s python/tests
  • python3 .github/scripts/test_milestone_e_source_snapshot_candidate_audit.py
  • make release-candidate-prep PYTHON=python3
  • git diff --check

Boundaries

  • no PyPI upload is approved or performed
  • no sdist is approved
  • hosted surfaces, production positioning, Windows packaged artifacts, bundled PDFium, public benchmark claims, ethos-doc, and ethos-rag remain blocked

Signed-off-by: docushell-admin <hello@docushell.com>
@docushell-dev docushell-dev self-assigned this Jun 24, 2026
@docushell-dev docushell-dev merged commit d3c7db2 into main Jun 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant